object frmDialogo: TfrmDialogo Left = 280 Top = 116 BorderStyle = bsNone Caption = 'Aten��o!' ClientHeight = 244 ClientWidth = 384 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 24 Top = 40 Width = 193 Height = 16 Alignment = taCenter AutoSize = False Caption = 'Confirma eliminar ?' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Panel1: TPanel Left = 0 Top = 0 Width = 384 Height = 244 Align = alClient BevelWidth = 3 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 object Label3: TLabel Left = 16 Top = 112 Width = 345 Height = 89 AutoSize = False Caption = 'Ap�s esta opera��o os dados n�o poder�o ser recuperados.' Font.Charset = DEFAULT_CHARSET Font.Color = clSilver Font.Height = -19 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object Label2: TLabel Left = 16 Top = 72 Width = 209 Height = 41 AutoSize = False Caption = 'Ap�s esta opera��o os dados n�o poder�o ser recuperados.' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object Image1: TImage Left = 3 Top = 222 Width = 378 Height = 19 Picture.Data = {} end object Panel2: TPanel Left = 3 Top = 3 Width = 378 Height = 62 Align = alTop BevelOuter = bvNone Color = 15958296 TabOrder = 2 object Label4: TLabel Left = 228 Top = 38 Width = 133 Height = 16 Alignment = taRightJustify Caption = 'Confirma eliminar ?' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label5: TLabel Left = 16 Top = 8 Width = 90 Height = 24 Caption = 'Aten��o !' Font.Charset = DEFAULT_CHARSET Font.Color = clAqua Font.Height = -19 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Shape1: TShape Left = 8 Top = 32 Width = 361 Height = 2 Pen.Width = 2 end end object BitBtn3: TBitBtn Left = 208 Top = 207 Width = 75 Height = 25 Hint = 'Aceitar' Caption = '&Sim' TabOrder = 0 Kind = bkYes end object BitBtn4: TBitBtn Left = 288 Top = 207 Width = 75 Height = 25 Hint = 'N�o aceitar' Caption = '&N�o' TabOrder = 1 Kind = bkNo end end end